Kotlin JS GitHub Action SDK
/
com.rnett.action.httpclient
/
MutableHeaders
/
addFrom
add
From
open infix fun
addFrom
(other:
Map
<
String
,
String
>)
Content copied to clipboard
open infix fun
addFrom
(other:
Iterable
<
Pair
<
String
,
String
>>)
Content copied to clipboard
Add multiple headers.
See also
com.rnett.action.httpclient.MutableHeaders